Notices tagged with sqlite
-
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Tuesday, 10-Nov-2020 20:32:39 UTC Nobody [LinuxWalt (@lnxw48a1)]
Some of these talks are using #Tcl and #SQLite to drive a Web-based application. The current talk is using !TclTk with #Python's #NumPy. -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 24-Oct-2020 06:11:51 UTC Nobody [LinuxWalt (@lnxw48a1)]
This was once on my list of things to explore, but it got pushed down by all the things that are being added to the list. I should float #UnQLite up near the top, maybe run comparisons with #SQLite. https://www.unqlite.org/ -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Thursday, 22-Oct-2020 04:45:34 UTC Nobody [LinuxWalt (@lnxw48a1)]
Going to see about attending https://www.eventbrite.com/e/st-2020-tickets-122293825123 [www eventbritr com] !tcltk #sqlite -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 29-May-2020 22:01:04 UTC Nobody [LinuxWalt (@lnxw48a1)]
https://sqlite.org/c3ref/intro.html is what a driver for #SQLite would need to present to the library.
#ODBC driver (SQLite wrapper) http://www.ch-werner.de/sqliteodbc/ with connection string from https://www.connectionstrings.com/sqlite3-odbc-driver/
Don’t know whether https://marketplace.visualstudio.com/items?itemName=DevartSoftware.SQLiteODBCDriver3264bit and https://download.cnet.com/SQLite-ODBC-driver-32-64-bit/3000-10254_4-77414954.html are the same driver or different ones.In conversation from Shoyu permalink Attachments
-
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 29-May-2020 21:55:31 UTC Nobody [LinuxWalt (@lnxw48a1)]
Oh, yes. I'm pretty sure that #JDBC driver is produced by someone external to the #SQLite project. I've used it before (using #SquirrelSQL to look at a database) and it seemed okay. In conversation from web permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 29-May-2020 21:36:21 UTC Nobody [LinuxWalt (@lnxw48a1)]
@musicman Probably not, but there may be a #JDBC driver for #SQLite on the SQLite.org site, along with #ODBC. Drivers are less necessary there, because the database software (in this case, the SQLite C library) is usually embedded within the application. In conversation from Shoyu permalink -
Douglas A. Whitfield (musicman@nu.federati.net)'s status on Friday, 29-May-2020 21:01:27 UTC Douglas A. Whitfield
any #sqlite developers out there? I would like to talk to you about drivers. In conversation from web permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 26-Jan-2020 19:03:17 UTC Nobody [LinuxWalt (@lnxw48a1)]
Getting going with #SquirrelSQL after years of not touching it. (Doing some #SQLite / #SQLite3 stuff, likely to be doing some #MySQL / #MariaDB again soon.) In conversation from Shoyu permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Sunday, 26-Jan-2020 18:52:47 UTC Nobody [LinuxWalt (@lnxw48a1)]
Getting going with #SquirrelSQL after years of not touching it. (Doing some #SQLite / #SQLite3 stuff, likely to be doing some #MySQL / #MariaDB again soon.) In conversation from Shoyu permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 25-Jan-2020 19:07:11 UTC Nobody [LinuxWalt (@lnxw48a1)]
@clacke This is pretty much how you get any scripting language's VFS (and #SQLite started out as a #Tcl extension), so it wasn't surprising. In conversation from web permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 02-Nov-2019 02:53:24 UTC Nobody [LinuxWalt (@lnxw48a1)]
@musicman I played around with #Cassandra briefly a few years ago, but only enough to step through the demos and docs on the site itself. Then I removed it and went on to mess around with #SQLite for a while. In conversation from web permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 20-Apr-2019 06:29:36 UTC Nobody [LinuxWalt (@lnxw48a1)]
Though there is always the old way (generate UUIDs in your application, using the tools the language and OS provide, then insert them into a #SQLite TEXT column). It still seems convenient to generate the #UUID as part of interacting with the database. In conversation from web permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Wednesday, 03-Apr-2019 18:02:55 UTC Nobody [LinuxWalt (@lnxw48a1)]
@bthall RE: full-text search in #SQLite: https://sqlite.org/fts5.html#full_text_query_syntax
Looks like it is disabled by default.In conversation from web permalink -
maiki (maiki@mastodon.sdf.org)'s status on Friday, 07-Dec-2018 19:12:40 UTC maiki
In my periphery #SQLite is rocking it.
In conversation from mastodon.sdf.org permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Friday, 06-Jul-2018 15:38:34 UTC Nobody [LinuxWalt (@lnxw48a1)]
@bob Or in a #SQLite db? It isn't #git, #GitHub, or #GitLab, but #Fossil is worth a look for most projects. In conversation from AndStatus permalink -
Nobody [LinuxWalt (@lnxw48a1)] (lnxw48a1@nu.federati.net)'s status on Saturday, 24-Mar-2018 13:23:06 UTC Nobody [LinuxWalt (@lnxw48a1)]
Watching a #Lynda.com video. "Database Clinic: SQLite" ... Time to get back to using #SQLite in my personal projects. In conversation from AndStatus permalink -
Dr. Roy Schestowitz (罗伊) ✅ (schestowitz@mastodon.technology)'s status on Wednesday, 23-Aug-2017 00:34:42 UTC Dr. Roy Schestowitz (罗伊) ✅
SQLite: The Universal #SQL Database Engine
https://medium.com/linode-cube/sqlite-the-universal-sql-database-engine-a26199c366fc #SQLite #db #freeswIn conversation from mastodon.technology permalink -
Hallå Kitteh (clacke@social.heldscal.la)'s status on Thursday, 10-Aug-2017 04:39:36 UTC Hallå Kitteh
Learned[0] that !tcltk is developed on #fossil. Not super surprising considering there seems to be a bit of overlap between the #sqlite and tcl communities.
http://wiki.tcl.tk/36711
[0] https://news.ycombinator.com/item?id=14942651In conversation from social.heldscal.la permalink -
Dr. Roy Schestowitz (罗伊) ✅ (schestowitz@mastodon.technology)'s status on Sunday, 06-Aug-2017 19:01:00 UTC Dr. Roy Schestowitz (罗伊) ✅
#SQLite Release 3.20.0 https://www.sqlite.org/releaselog/3_20_0.html #db #database #freesw
In conversation from mastodon.technology permalink -
worst girl 🏴☠️ (xj9@sunshinegardens.org)'s status on Friday, 28-Jul-2017 03:46:23 UTC worst girl 🏴☠️
In conversation from sunshinegardens.org permalink